config MS_GPIO
    tristate "GPIO driver"
    default y
    help
        Support GPIO driver

config MS_SW_I2C
    tristate "SW I2C via GPIO support"
    depends on MS_GPIO
